home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4715 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  712 b 

  1. Path: fred.uswnvg.com!usenet
  2. From: jweddle@uswnvg.com (Jacque Weddle)
  3. Newsgroups: comp.lang.c++
  4. Subject: Compile problem
  5. Date: 31 Jan 1996 21:00:36 GMT
  6. Organization: U S WEST NewVector Group, Inc.
  7. Message-ID: <4eol9k$gqf@fred.uswnvg.com>
  8. NNTP-Posting-Host: nv8124.uswnvg.com
  9. X-Newsreader: knews 0.9.3
  10.  
  11. Hello,
  12.  
  13. I'm a c person trying to compile some c++ code I got
  14. off the net. I get the error message 
  15.  
  16. "Log.cc", line 261: error: jump past initializer (did you forget a '{ }'?)
  17.  
  18. I don't see a problem at the designated line number. Whats an
  19. initializer?
  20. I know this isn't much information but if someone could please 
  21. tell me what kind of thing I should look for to fix this I'd much
  22. appreciate it.
  23.  
  24. TIA,
  25. Jacque
  26.  
  27.